Uses of Class
org.eclipse.vtp.framework.engine.http.DeploymentSession

Packages that use DeploymentSession
org.eclipse.vtp.framework.engine.http   
 

Uses of DeploymentSession in org.eclipse.vtp.framework.engine.http
 

Constructors in org.eclipse.vtp.framework.engine.http with parameters of type DeploymentSession
DeploymentExecution(java.lang.String id, DeploymentSession session, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse, java.util.Map parameterValues)
          Creates a new DeploymentExecution.